Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
checkmarx/ast-github-action action digest 8e887bb -> ef313c2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 41bb55b chore(deps): update checkmarx/ast-github-action digest to 41bb55b Jan 9, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 23aaeaf to 3fba51c Compare January 9, 2024 20:46
@renovate renovate bot changed the title chore(deps): update checkmarx/ast-github-action digest to 41bb55b Update checkmarx/ast-github-action digest to 41bb55b Jan 9, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 3fba51c to e691898 Compare January 9, 2024 20:49
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 41bb55b Update checkmarx/ast-github-action digest to d76963f Jan 15, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch 2 times, most recently from 9405c6d to 54f89f9 Compare January 16, 2024 08:16
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to d76963f Update checkmarx/ast-github-action digest to 749fec5 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 54f89f9 to 4aad35e Compare February 5, 2024 12:11
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 4aad35e to c6ccb7a Compare February 15, 2024 23:36
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 749fec5 Update checkmarx/ast-github-action digest to 71291db Feb 19, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from c6ccb7a to 9e8f33b Compare February 19, 2024 22:44
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 71291db Update checkmarx/ast-github-action digest to 75a1d77 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 9e8f33b to 369231b Compare February 22, 2024 19:39
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 75a1d77 Update checkmarx/ast-github-action digest to 8a59a15 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 369231b to 822005f Compare April 9, 2024 16:47
Copy link

dryrunsecurity bot commented Apr 9, 2024

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Server-Side Request Forgery Analyzer 0 findings
Configured Codepaths Analyzer 0 findings
IDOR Analyzer 0 findings
SQL Injection Analyzer 0 findings
Secrets Analyzer 0 findings
Authn/Authz Analyzer 0 findings
Sensitive Files Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Change Summary (click to expand)

The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective.

Summary:

This code change introduces a GitHub Actions workflow that integrates the Checkmarx One security testing platform into the repository. The workflow is configured to automatically trigger a Checkmarx One security scan whenever a pull request is opened, reopened, or synchronized. The scan results are then generated in the SARIF format and uploaded to GitHub, allowing for better visibility and integration with other security tools and workflows.

From an application security perspective, this is a positive step towards improving the security of the application. Integrating Checkmarx One into the GitHub workflow ensures that security vulnerabilities are identified and addressed early in the development process, which can help reduce the risk of introducing security issues into the production environment. The use of the SARIF format for reporting the scan results also aligns with industry best practices for secure software development.

Files Changed:

  • .github/workflows/checkmarx-one.yml: This file is a GitHub Actions workflow that triggers a Checkmarx One security scan on the repository whenever a pull request is opened, reopened, or synchronized. The workflow is configured to use the Checkmarx One CLI tool to create a zip archive of the source code and upload it to Checkmarx One for scanning. The scan is customized using various input parameters, such as the Checkmarx One base URI, client ID, client secret, and tenant. The workflow is also configured to generate a SARIF file containing the scan results and upload it to GitHub using the github/codeql-action/upload-sarif action.

Powered by DryRun Security

@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 8a59a15 Update checkmarx/ast-github-action digest to dd0f936 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 822005f to 3bf2cc4 Compare April 16, 2024 17:09
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to dd0f936 Update checkmarx/ast-github-action digest to 5ba4f16 May 8, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 3bf2cc4 to f6261b2 Compare May 8, 2024 16:13
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 5ba4f16 Update checkmarx/ast-github-action digest to 63eb282 May 15, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from f6261b2 to 282c1e2 Compare May 15, 2024 16:34
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 63eb282 Update checkmarx/ast-github-action digest to 831a8d5 May 19, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 282c1e2 to 35c2b12 Compare May 19, 2024 21:23
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 831a8d5 Update checkmarx/ast-github-action digest to 7039b12 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 35c2b12 to 1c953a0 Compare June 19, 2024 20:22
Copy link

guardrails bot commented Jun 19, 2024

⚠️ We detected 1 security issue in this pull request:

Hard-Coded Secrets (1)
Severity Details Docs
Medium Title: Github Key
uses: checkmarx/ast-github-action@7039b1245ad1d3960d44aa7c8a3517639fe7816b
📚

More info on how to fix Hard-Coded Secrets in General.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 1c953a0 to 7ece024 Compare June 23, 2024 09:49
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to fa3e131 Update checkmarx/ast-github-action digest to 7b7c2fd Mar 11, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 8151a4d to 53b90d3 Compare March 11, 2025 19:49
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 7b7c2fd Update checkmarx/ast-github-action digest to 07d0cda Mar 24, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 53b90d3 to bb4acba Compare March 24, 2025 17:27
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 07d0cda Update checkmarx/ast-github-action digest to 9652ce9 Apr 6, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from bb4acba to 308a395 Compare April 6, 2025 09:33
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 9652ce9 Update checkmarx/ast-github-action digest to 29f8e68 Apr 6, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 308a395 to 24a17e8 Compare April 6, 2025 14:49
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 29f8e68 Update checkmarx/ast-github-action digest to ef93013 Apr 20, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 24a17e8 to 345bb2b Compare April 20, 2025 09:55
Copy link

DryRun Security

No security concerns detected in this pull request.


All finding details can be found in the DryRun Security Dashboard.

@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to ef93013 Update checkmarx/ast-github-action digest to 9f6816c Jun 10, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 345bb2b to 9c6f301 Compare June 10, 2025 14:48
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 9f6816c Update checkmarx/ast-github-action digest to 88c6014 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 9c6f301 to 4caa07e Compare June 26, 2025 12:48
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 88c6014 Update checkmarx/ast-github-action digest to 32d5da2 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 4caa07e to fea0dcd Compare July 1, 2025 14:10
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 32d5da2 Update checkmarx/ast-github-action digest to fa338ce Jul 9, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from fea0dcd to ed71843 Compare July 9, 2025 09:03
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to fa338ce Update checkmarx/ast-github-action digest to 44adb08 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from ed71843 to 5ab4fb0 Compare July 28, 2025 17:08
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 44adb08 Update checkmarx/ast-github-action digest to f694a81 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from 5ab4fb0 to acde48d Compare August 4, 2025 22:53
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to f694a81 Update checkmarx/ast-github-action digest to f29b117 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from acde48d to c3be44b Compare August 13, 2025 19:10
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to f29b117 Update checkmarx/ast-github-action digest to 427623b Aug 22, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from c3be44b to d55fe8d Compare August 22, 2025 09:10
@renovate renovate bot changed the title Update checkmarx/ast-github-action digest to 427623b Update checkmarx/ast-github-action digest to ef313c2 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/checkmarx-ast-github-action-digest branch from d55fe8d to 08f0a47 Compare August 31, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant